home *** CD-ROM | disk | FTP | other *** search
- *** ./tkdiff-3.00.tcl Fri Nov 6 09:28:21 1998
- --- ../tkdiff-3.00/./tkdiff-3.00.tcl Thu Jan 28 13:43:31 1999
- ***************
- *** 1,7 ****
- #!/bin/sh
- #-*-tcl-*-
- # the next line restarts using wish \
- ! exec wish "$0" ${1+"$@"}
-
- # $Id: tkdiff,v 1.9 1998/11/06 14:25:36 klassa Exp $
-
- --- 1,7 ----
- #!/bin/sh
- #-*-tcl-*-
- # the next line restarts using wish \
- ! exec /usr/freeware/bin/wish "$0" ${1+"$@"}
-
- # $Id: tkdiff,v 1.9 1998/11/06 14:25:36 klassa Exp $
-
-